花费 6 ms
js 获取选中文字

/*获取选中的文字*/var _getSelectedText = function() { if (window.getSelection) { return window.getSelectio ...

Thu Jan 19 01:21:00 CST 2017 0 3388

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM